.menubg{ width:1200px; height:52px; margin:0 auto; border:0px #729AE2 solid;
  color:#fff;
  border-radius:5px;
    -webkit-border-radius:5px; text-align:center;
  }
.zd{width:1200px;}
.menu {font-family:'Microsoft YaHei','黑体','SimSun',Arial,Sans-Serif;  width:1200px; height:52px; position:absolute; z-index:121121; margin:0 auto;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; height:52px; width:130px; text-align:center; color:#ffffff; line-height:52px;  overflow:hidden;  font-size:16px; font-family: 微软雅黑, 'Microsoft YaHei';border-left:1px #0486b8 solid; border-right:1px #00baff solid}

.menu ul {padding:0; margin:0;list-style-type: none; margin-left:1px;}
.menu ul li {float:left; position:relative;line-height:52px; padding:0;}
.menu ul li ul {display: none;}
/* specific to non IE browsers */
.menu ul li:hover a {color:#069dd5;  width:130px;  height:52px; background:#f2f2f2; transition: all 0.1s linear 0s; }/********导航背景变色 ******/
.menu ul li:hover ul {display:block; left:0; width:130px;}
.menu ul li:hover ul li { }
.jg{ width:1px !important; height:52px; padding:0px !important;}
.menu ul li:hover ul li a {display:block;  background:url(../images/yy0.png) top left repeat; color:#666666;line-height:44px; height:44px; font-size:14px;font-weight:normal; margin-top:0px; width:130px; border-left:none}/******子栏目 背景*********/
.menu ul li:hover ul li a:hover { color:#ffffff;line-height:44px; background:#069dd5; width:130px;}/******子栏目 背景变色*********/
.menu img{ display:block;}
#bt{background:; width:105px; height:34px;}
/*导航结束*/